Skip to main content
DELETE
/
v1
/
log-repositories
Delete a log repository
curl --request DELETE \
  --url https://api.getmaxim.ai/v1/log-repositories \
  --header 'x-maxim-api-key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-maxim-api-key
string
header
required

API key for authentication

Query Parameters

workspaceId
string
required

Unique identifier for the workspace

id
string
required

Log repository ID to fetch specific repository

Response

Log repository deleted successfully